Package furny.furndb.importer

Interface Summary
FurnDBImporter.ImportListener Interface to observe import state.
IModelSource Interface to iterate over models.
RenderThumbnailState.RenderListener Interface for an render listener.
 

Class Summary
DBModelSource Implementation of a model source, that iterates over all furnitures in the FurnDB.
FileModelSource Implementation of a model source, that iterates over selected files from a given path.
FilePathModelSource Implementation of a model source that iterates over all files from a given path.
FurnDBImporter This class imports furnitures from the OgreXML format.
RenderThumbnailState This test renders a scene to a thumbnail, which can be stored as image or in a database.
 

Enum Summary
FurnDBImporter.ExitMode The exit mode describes what the importer should do after an import.